home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Texteditors / Origami / Sources / man / o-opt.sed.MAN < prev    next >
Encoding:
Text File  |  1996-09-27  |  6.9 KB  |  210 lines

  1. .\" this is used for ms and me in different ways. So IP is replaced by XP
  2. .\" The calling files define this macro in the right way
  3. .\"{{{}}}
  4. .\"{{{  -a <delay>
  5. .iP "\fB\-a\fP \fIdelay\fP, 1<=\fIdelay\fP<=60"
  6. \fBOrigami\fP will start in auto-save-mode with \fIdelay\fP minutes
  7. (\fB\-a 0\fP, no auto-save).  Multiple usage of this option is allowed.
  8. The last given value is used.  Default value is 8.
  9. .\"}}}
  10. .\"{{{  -d <display-mode>
  11. .iP "\fB\-d\fP \fIdisplay-mode\fP"
  12. Specify the character display mode. \fIfIdisplay-mode\fP is a list of
  13. code (like in \fBset-display-mode\fP).
  14. .br
  15. \fBo\fP \- octal display
  16. .br
  17. .br
  18. \fBd\fP \- decimal display
  19. .br
  20. .br
  21. \fBh\fP \- hexadecimal display
  22. .br
  23. \fBm\fP \- mark control characters
  24. .br
  25. \fBi\fP \- invers control characters
  26. .br
  27. \fBn\fP \- numbered control characters
  28. .br
  29. \fBp\fP \- normal character display
  30. .br
  31. \fB8\fP \- numbered display of 8-bit characters
  32. .br
  33. \fBa\fP \- numbered display of all characters
  34. .br
  35. \fBt\fP\fInumber\fP \- tab width is set to \fInumber\fP
  36. .br
  37. .\"}}}
  38. .\"{{{  -e
  39. .iP \fB\-e\fP
  40. \fBOrigami\fP does not echo the entered keys under the statusline.
  41. .\"}}}
  42. .\"{{{  -f <match>
  43. .iP "\fB\-f\fP \fImatch\fP"
  44. \fBOrigami\fP will pass '\fB\-f\fP \fImatch\fP' to \fBdirfold\fP.  Can
  45. be used to specify the files, which will be shown in diredit mode.
  46. .\"}}}
  47. .\"{{{  -h
  48. .iP \fB\-h\fP
  49. \fBOrigami\fP prints its usage.
  50. .\"}}}
  51. .\"{{{  -i
  52. .iP "\fB\-i\fP"
  53. Like \fB\-di\fP.
  54. .\"}}}
  55. .\"{{{  -k<name>
  56. .iP "\fB\-k\fP \fInamebase\fP"
  57. \fBOrigami\fP reads the keybinding and the bindinglist from file
  58. \fB\&.origamirc\fP, the help from
  59. \fB\&.origamihelp\fP.  This option sets the files to
  60. \fInamebase\fP\fBrc\fP and
  61. \fInamebase\fP\fBhelp\fP.  If \fBOrigami\fP cannot find the
  62. files in the current directory, \fBOrigami\fP tries to find the files in
  63. the directories \fB$HOME\fP or \fBORIGAMI_PATH\fP (set at
  64. compiletime).  Origami searches only in the resource path, if the given
  65. argument \fInamebase\fP is not an absolute path.  This option is not
  66. allowed, if \fB\-O\fP has been used before!
  67. .\"}}}
  68. .\"{{{  -l<line>
  69. .iP "\fB\-l\fP \fIline\fP"
  70. Goto \fIline\fP after setting up.  Multiple usage of \fB\-l\fP ..  is
  71. not allowed.
  72. .\"}}}
  73. .\"{{{  -m<markname>
  74. .iP "\fB\-m\fP \fImarkname\fP"
  75. \fBOrigami\fP searches in the rcfile for a set of foldmarks named
  76. \fImarkname\fP.  If there is no such markset given, \fBOrigami\fP will
  77. stop.  Otherwise the marks for folds are switched to the new ones.
  78. Multiple usage of \fB\-m\fP .. is not allowed.
  79. .\"}}}
  80. .\"{{{  -n
  81. .iP \fB\-n\fP
  82. Every time a file is read this will take place without the \fB{\&{\&{\fP,
  83. \fB}\&}\&}\fP or \fB:\&:\&:\fP sequences being parsed.  Folds can be used when editing, but
  84. there is no folding-structure in the read file.  This allows the editing of
  85. files which contain these strings without confusing \fBOrigami\fP.  The
  86. Inmos format will not be decoded if this option is active.  This
  87. `non-folding' mode concerns only reading files.  Creating
  88. new folds or writing files using language Inmos is possible.
  89. .\"}}}
  90. .\"{{{  -o
  91. .iP \fB\-o\fP
  92. \fBOrigami\fP starts in overwrite-mode.
  93. .\"}}}
  94. .\"{{{  -p
  95. .iP \fB\-p\fP
  96. Preprocessormode is on.  Leading hashes are moved to first character in
  97. lines.  Reading such files moves hashes to indentation of surrounding
  98. folds.
  99. .\"}}}
  100. .\"{{{  -t<tab-width>
  101. .iP "\fB\-t\fP \fItab-width\fP"
  102. Like \fB\-dt\fP\fI<tab-width>\fP.
  103. .\"}}}
  104. .\"{{{  -v
  105. .iP \fB\-v\fP
  106. \fBOrigami\fP starts in view-mode.
  107. .\"}}}
  108. .\"{{{  -A
  109. .iP \fB\-A\fP
  110. \fBOrigami\fP starts not with the first file in command line, but with
  111. the list of given files.  This option is ignored, if there are not more
  112. than 1 command line file or if \fBOrigami\fP is started within a pipe.
  113. .\"}}}
  114. .\"{{{  -C
  115. .iP \fB\-C\fP
  116. Do not display the copyright message at startup.
  117. .\"}}}
  118. .\"{{{  -D
  119. .iP \fB\-D\fP
  120. Dump core on crash.
  121. .\"}}}
  122. .\"{{{  -F <nomatch>
  123. .iP "\fB\-F\fP \fInomatch\fP"
  124. \fBOrigami\fP will pass '\fB\-F\fP \fInomatch\fP' to \fBdirfold\fP.  Can
  125. be used to specify the files, which will not be shown in diredit mode.
  126. .\"}}}
  127. .\"{{{  -K<keypad-state>
  128. .iP "\fB\-K\fP\fIA\fP,\fB\-K\fP\fIN\fP"
  129. Origami changes the mode of the keypad to application (\fIA\fP) or
  130. numerical (\fIN\fP) mode at startup, if the terminal supports this.
  131. Default is application (\fIA\fP).
  132. .\"}}}
  133. .\"{{{  -M<marks>
  134. .iP \fB\-M\fP\fImarks\fP
  135. Folder replaces the foldmarks by the characters given with \fImarks\fP.
  136. \fBaaabbbcccddd\fP is evaluated:
  137. .br
  138. \fBaaa\fP for start of fold
  139. .br
  140. \fBbbb\fP for filed fold name
  141. .br
  142. \fBccc\fP for closed fold
  143. .br
  144. \fBddd\fP for end of fold
  145. .br
  146. None of these strings may start with a space or a tab!
  147. .\"}}}
  148. .\"{{{  -N<number>
  149. .iP "\fB\-N\fP \fInumber\fP"
  150. If \fBOrigami\fP is compiled with support for storing lines on backing store,
  151. this options sets the number of buffered lines.
  152. .\"}}}
  153. .\"{{{  -O<number>|name
  154. .iP "\fB\-O\fP \fIocl-value\fP"
  155. Change the value of OCL integer variable \fBocl-argument\fP to
  156. \fIocl-value\fP.  If the current bindings supports it, you can use
  157. literals.  \fBorigami\fP [\fB\-k\fP\fIbinding\fP] \fB\-h\fP will show
  158. all known literals.  See in the User Manual for more advanced options.
  159. Multiple usage of this option is allowed.  If this option is not used,
  160. \fBocl-argument\fP is initialized with \fB\-1\fP.
  161. .\"}}}
  162. .\"{{{  -P
  163. .iP "\fB\-P\fP"
  164. Don't open the controlling terminal, if called in a pipe.
  165. .\"}}}
  166. .\"{{{  -R path
  167. .iP "\fB\-R\fP \fIrc-path\fP"
  168. Specify the path list for origami resource files.
  169. .\"}}}
  170. .\"{{{  -S <shell>
  171. .iP "\fB\-S\fP \fIshell\fP"
  172. Secure mode is activated.
  173. .br
  174. Pipe-commands are disabled and shell-commands use \fIshell\fP.  If
  175. \fIshell\fP is the empty word, shell-commands are also disabled.  If
  176. \fB\-S\fP\fIshell\fP is used, the only pipe, called by Origami, is
  177. \&'\fBdirfold\fP \fI...\fP', to handle the editing of directories.
  178. .\"}}}
  179. .\"{{{  -T<default-name>
  180. .iP "\fB\-T\fP \fIdefault-name\fP"
  181. This option is only available, if \fBOrigami\fP is compiled to support
  182. xterms.  In this case, this option enables \fBOrigami\fP to set the
  183. xterm window name to the name of the current file.  After \fBOrigami\fP
  184. has finished, the window name is changed to \fIdefault-name\fP.
  185. Multiple usage of this option is allowed.  The last given value is used.
  186. If the given value is the empty string, \fBxterm\fP is used.
  187. .\"}}}
  188. .\"{{{  -X<os-option>
  189. .iP "\fB\-X\fP \fIos specific option\fP"
  190. Some special versions of \fBOrigami\fP use this option to handle
  191. additional features.  See the OS-specific documents for more
  192. information.
  193. .\"}}}
  194. .\"{{{  -V
  195. .iP \fB\-V\fP
  196. \fBOrigami\fP starts in verbose-mode.
  197. .\"}}}
  198. .\"{{{  -W window-name
  199. .iP "\fB\-W\fP \fIwindow name\fP"
  200. \fIwindow name\fP will be displayed in the statusline, in front of the
  201. filename. \fIwindow name\fP will also appear in the title of xterms, if
  202. \fB\-T\fP is used.  This is intended for users of Virtual Terminal environments
  203. such as Screen, where the Terminal Name can be stored in an environment variable.
  204. This means one can distinguish between several sessions on several terminals.
  205. .\"}}}
  206. .\"{{{  -Z
  207. .iP \fB\-Z\fP
  208. \fBOrigami\fP cannot be stopped via \fBsuspend-origami\fP.
  209. .\"}}}
  210.